/Users/johnr/Desktop/IA pdf Downloads/Criteria__P__-_Coding_Project_Upload_all_2022-05-03/Product_Henri_05_01/READ ME.txt
 1 I Remember When Version-1.0
 2 
 3 These files hold all the code used in the websitem, the server and the database. 
 4 The databaseScripts holds functions used in individual cells in the database.
 5 
 6 In order for them to be accessible and to reduce the chance of rendering the files un-openable by keeping them in their original format; some have been converted to .txt files.
 7 The following files have been changed
 8 
 9 *\I remember when - Website\Product\Server\
10                                 --> appscript.txt       from    appscript.json
11                                 --> ServerSideCode.txt  from    ServerSideCode.gs
12 *\I remember when - Website\Product\Database\
13                                 --> appscript.txt       from    appscript.json
14                                 --> DatabseCode.txt     from    DatabseCode.gs
15 
16 Additionally
17 *\I remember when - Website\Product\Website\htdocs\index.php has been duplicated in .txt
18 *\I remember when - Website\Product\Website\htdocs\JS\seacrhScript.js has been duplicated in .txt
19 
20